home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / jx9460ps.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  14.8 KB  |  429 lines

  1. *PPD-Adobe: "4.1"
  2. *% Printer Description File
  3. *% For "Sharp JX-9460PS Laser Printer" ROM version 66PF or later
  4. *% Date: 1/5/94 - G. Andersen Modified 2/4/94
  5.  
  6. *FormatVersion: "4.1"
  7. *FileVersion: "2.0"
  8. *LanguageEncoding: ISOLatin1
  9. *LanguageVersion: English
  10. *Product: "(PhoenixPage)"
  11. *ModelName: "Sharp JX-9460PS.PPD"
  12. *PSVersion: "(1.0) 0"
  13. *NickName: "Sharp JX-9460PS 600DPI Laser Printer"
  14. *PCFileName: "JX9460PS.PPD"
  15.  
  16. *% ===== Basic Capabilities ======================
  17.  
  18. *LanguageLevel: "1"
  19. *DefaultColorSpace: Gray
  20. *FreeVM: "276500"
  21. *Throughput: "8"
  22.  
  23. *Protocols: BCP
  24.  
  25. *%==*ColorDevice: False
  26. *%==*VariablePaperSize: False
  27. *%==*FileSystem: False
  28.  
  29.  
  30. *Password: "0"
  31. *ExitServer: "
  32.   count 0 eq {  % is the password on the stack?
  33.     true
  34.   }{
  35.     dup         % potential password
  36.     statusdict begin checkpassword end not
  37.   } ifelse
  38.   {  %  if no password or not valid
  39.     (WARNING : Cannot perform the exitserver command.) =
  40.     (Password supplied is not valid.) =
  41.     (Please contact the author of this software.) = flush
  42.     quit
  43.   } if
  44.   serverdict begin exitserver
  45. "
  46. *End
  47. *Reset: "
  48.   count 0 eq {  % is the password on the stack?
  49.     true
  50.   }{
  51.     dup      % potential password
  52.     statusdict begin checkpassword end not
  53.   } ifelse
  54.   {  %  if no password or not valid
  55.     (WARNING : Cannot reset printer.) =
  56.     (Password supplied is not valid.) =
  57.     (Please contact the author of this software.) = flush
  58.     quit
  59.   } if
  60.   serverdict begin exitserver
  61.   systemdict /quit get exec
  62.   (WARNING : Printer Reset Failed.) = flush
  63. "
  64. *End
  65.  
  66. *% ===== Resolution ========================
  67. *OpenUI *Resolution:PickOne
  68. *OrderDependency:10 AnySetup *Resolution
  69. *DefaultResolution: 600dpi
  70. *Resolution 600dpi: "
  71.   statusdict begin 600 setresolution end"
  72. *End
  73. *Resolution 300dpi: "
  74.   statusdict begin 300 setresolution end"
  75. *End
  76. *?Resolution: "
  77.  statusdict begin resolution (     ) cvs print (dpi) = flush end"
  78. *End
  79. *CloseUI: *Resolution
  80.  
  81. *% Halftone Information ===============
  82. *ScreenFreq: "85.0"
  83. *ScreenAngle: "45.0"
  84. *DefaultScreenProc: Dot
  85. *ScreenProc Dot: "
  86. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  87. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  88. "
  89. *End
  90. *ScreenProc Line: "{ pop }"
  91. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  92.  
  93. *DefaultTransfer: Null
  94. *Transfer Null: "{ }"
  95. *Transfer Null.Inverse: "{ 1 exch sub }"
  96. *Transfer Normalized: "{ }"
  97. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  98.  
  99. *% Paper Handling ===================
  100.  
  101. *OpenUI *PageSize: PickOne
  102. *OrderDependency: 20 AnySetup *PageSize
  103. *DefaultPageSize: Letter
  104. *PageSize Letter: "statusdict begin lettertray end"
  105. *PageSize Legal: "statusdict begin legaltray end"
  106. *PageSize A4: "statusdict begin a4tray end"
  107. *PageSize Com10/Com10 Envelope: "statusdict begin com10envelopetray end"
  108. *PageSize Monarch/Monarch Envelope: "statusdict begin monarcenvelopetray end"
  109. *PageSize DL/DL Envelope: "statusdict begin dlenvelopetray end"
  110. *PageSize C5/C5 Envelope: "statusdict begin c5envelopetray end"
  111. *?PageSize: "
  112.  save statusdict begin
  113.  /PageSize where{ pop
  114.  7 dict begin
  115.  /lettertray (Letter) def
  116.  /legaltray (Legal) def
  117.  /a4tray (A4) def
  118.  /com10envelope (Com10) def
  119.  /monarcenvelope (Monarch) def
  120.  /dlenvelope (DL) def
  121.  /c5envelope (C5) def
  122.  PageSize {
  123.    {load exec} stopped not{= flush}if
  124.    }{
  125.      {load exec} stopped not{print (.Transverse) = flush}if
  126.    }ifelse
  127.    end
  128.  }{
  129.   /pagetype where{pop[(Letter)(Legal)]pagetype dup 1 gt{pop 1}if get = flush}if
  130.  }ifelse
  131.  end restore
  132. "
  133. *End
  134. *CloseUI: *PageSize
  135.  
  136. *% These entries will set up the frame buffer. Usually used with manual feed.
  137. *DefaultPageRegion: Letter
  138. *PageRegion Letter: "letter"
  139. *PageRegion Legal: "legal"
  140. *PageRegion A4: "a4"
  141. *PageRegion Com10/Com10 Envelope: "com10envelope"
  142. *PageRegion Monarch/Monarch Envelope: "monarcenvelope"
  143. *PageRegion DL/DL Envelope: "dlenvelope"
  144. *PageRegion C5/C5 Envelope: "c5envelope"
  145.   
  146. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  147. *% These errors should be trapped by software and a message displayed
  148. *OpenUI *PaperTray: PickOne
  149. *OrderDependency: 15 AnySetup *PaperTray
  150. *DefaultPaperTray: Letter
  151. *PaperTray Letter: "statusdict begin lettertray end"
  152. *PaperTray Legal: "statusdict begin legaltray end"
  153. *PaperTray A4: "statusdict begin a4tray end"
  154. *PaperTray Com10/Com10 Envelope: "statusdict begin com10envelopetray end"
  155. *PaperTray Monarch/Monarch Envelope: "statusdict begin monarcenvelopetray end"
  156. *PaperTray DL/DL Envelope: "statusdict begin dlenvelopetray end"
  157. *PaperTray C5/C5 Envelope: "statusdict begin c5envelopetray end"
  158. *?PaperTray: "
  159.  save statusdict begin
  160.    7 dict begin
  161.       /lettertray (Letter) def
  162.       /legaltray (Legal) def
  163.       /a4tray (A4) def
  164.       /com10envelopetray (Com10/Com10 Envelope) def
  165.       /monarcenvelopetray (Monarch/Monarch Envelope) def
  166.       /dlenvelopetray (DL/DL Envelope) def
  167.       /envelopetray (C5/C5 Envelope) def
  168.       papersize {
  169.       {load exec} stopped not{= flush}if
  170.       }{
  171.       {load exec} stopped not{print (.Transverse) = flush}if
  172.       }ifelse
  173.     end
  174.   end restore
  175. "
  176. *End
  177. *CloseUI: *PaperTray
  178.  
  179. *% The following entries provide information about specific paper keywords.
  180. *DefaultImageableArea: Letter
  181. *ImageableArea Letter: "15 8 597 784"
  182. *ImageableArea Legal: "15 8 597 1000"
  183. *ImageableArea A4: "13 10 577 832"
  184. *ImageableArea Com10/Com10 Envelope: "18 15 294 668"
  185. *ImageableArea Monarch/Monarch Envelope: "18 13 278 527"
  186. *ImageableArea DL/DL Envelope: "18 14 309 608"
  187. *ImageableArea C5/C5 Envelope: "18 13 455 634"
  188. *?ImageableArea: "
  189.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  190.   newpath clippath pathbbox
  191.   4 -2 roll exch 2 {ceiling cvp} repeat
  192.   exch 2 {floor cvp} repeat flush
  193.  restore
  194. "
  195. *End
  196.  
  197. *% These provide the physical dimensions of the paper (by keyword)
  198. *DefaultPaperDimension: Letter
  199. *PaperDimension Letter: "612 792"
  200. *PaperDimension Legal: "612 1008"
  201. *PaperDimension A4: "595 842"
  202. *%PaperDimension Com10/Com10 Envelope: "279 540"
  203. *%PaperDimension Monarch/Monarch Envelope: "297 684"
  204. *PaperDimension Com10/Com10 Envelope: "297 684"
  205. *PaperDimension Monarch/Monarch Envelope: "279 540"
  206. *PaperDimension DL/DL Envelope: "312 624"
  207. *PaperDimension C5/C5 Envelope: "459 649"
  208.  
  209. *% Default Input Slots
  210. *DefaultOutputBin: Upper
  211. *DefaultInputSlot: Upper
  212. *InputSlot Upper: "statusdict begin 0 setpapertray end"
  213. *?InputSlot: "
  214.  save statusdict begin
  215.   3 dict begin
  216.     /0 (upper) def
  217.      papertray
  218.      {( ) cvs cvn load exec} stopped not{= flush}if
  219.   end
  220.  end restore
  221. "
  222. *End
  223.  
  224. *OpenUI *ManualFeed: Boolean
  225. *OrderDependency: 15 AnySetup *ManualFeed
  226. *DefaultManualFeed: False
  227. *?ManualFeed: "statusdict /manualfeed get
  228.  {(True)}{(False)}ifelse = flush"
  229. *End
  230. *ManualFeed True: "statusdict begin /manualfeed true store end"
  231. *ManualFeed False: "statusdict begin /manualfeed false store end"
  232. *CloseUI: *ManualFeed
  233.  
  234. *DefaultOutputOrder: Normal
  235.  
  236. *DefaultCollator: None
  237. *DefaultSorter: None
  238. *DefaultDuplex: None
  239.  
  240. *% Font Information =====================
  241.  
  242. *DefaultFont: Courier
  243. *Font AvantGarde-Book: Standard "(001.001)"
  244. *Font AvantGarde-BookOblique: Standard "(001.001)"
  245. *Font AvantGarde-Demi: Standard "(001.001)"
  246. *Font AvantGarde-DemiOblique: Standard "(001.001)"
  247. *Font Bookman-Demi: Standard "(001.001)"
  248. *Font Bookman-DemiItalic: Standard "(001.001)"
  249. *Font Bookman-Light: Standard "(001.001)"
  250. *Font Bookman-LightItalic: Standard "(001.001)"
  251. *Font Courier: Standard "(001.004)"
  252. *Font Courier-Bold: Standard "(001.004)"
  253. *Font Courier-BoldOblique: Standard "(001.004)"
  254. *Font Courier-Oblique: Standard "(001.004)"
  255. *Font Helvetica: Standard "(001.001)"
  256. *Font Helvetica-Bold: Standard "(001.001)"
  257. *Font Helvetica-BoldOblique: Standard "(001.001)"
  258. *Font Helvetica-Narrow: Standard "(001.000)"
  259. *Font Helvetica-Narrow-Bold: Standard "(001.000)"
  260. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)"
  261. *Font Helvetica-Narrow-Oblique: Standard "(001.000)"
  262. *Font Helvetica-Oblique: Standard "(001.001)"
  263. *Font NewCenturySchlbk-Bold: Standard "(001.002)"
  264. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)"
  265. *Font NewCenturySchlbk-Italic: Standard "(001.001)"
  266. *Font NewCenturySchlbk-Roman: Standard "(001.002)"
  267. *Font Palatino-Bold: Standard "(001.000)"
  268. *Font Palatino-BoldItalic: Standard "(001.000)"
  269. *Font Palatino-Italic: Standard "(001.000)"
  270. *Font Palatino-Roman: Standard "(001.000)"
  271. *Font Symbol: Special "(001.001)"
  272. *Font Times-Bold: Standard "(001.001)"
  273. *Font Times-BoldItalic: Standard "(001.001)"
  274. *Font Times-Italic: Standard "(001.001)"
  275. *Font Times-Roman: Standard "(001.001)"
  276. *Font ZapfChancery-MediumItalic: Standard "(001.002)"
  277. *Font ZapfDingbats: Special "(001.000)"
  278. *?FontQuery: "
  279. save  4 dict begin /sv exch def
  280. /str (fonts/                              ) def
  281. /st2 30 string def
  282. {
  283.   count 0 gt {
  284.     dup FontDirectory exch known {pop 1}{
  285.      str exch st2 cvs dup length /len exch def
  286.      6 exch putinterval str 0 len 6 add getinterval mark exch
  287.      { } st2 filenameforall counttomark 0 gt {
  288.       cleartomark 1}{cleartomark 0}ifelse
  289.     }ifelse = flush
  290.   }{ exit } ifelse
  291. } bind loop sv end restore
  292. "
  293. *End
  294.  
  295. *?FontList: "
  296. FontDirectory { pop == flush } forall 
  297. /filenameforall where { 
  298.  pop save (fonts/*) { 
  299.   dup length 6 sub 6 exch getinterval == flush 
  300.  } 128 string filenameforall restore
  301. } if 
  302. (*) = flush
  303. "
  304. *End
  305.  
  306. *% Printer Messages (verbatim from printer):
  307. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  308. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  309. *Message: "\FontName\ not found, using Courier"
  310.  
  311. *% Status (format: %%[ status: <one of these> ]%% )
  312. *Status: "idle"
  313. *Status: "busy"
  314. *Status: "waiting"
  315. *Status: "printing"
  316. *Status: "warming up"
  317. *Status: "PrinterError: timeout, clearing printer"
  318. *Status: "PrinterError: warming up"
  319. *Status: "PrinterError: service call"
  320. *Status: "PrinterError: paper entry misfeed"
  321. *Status: "PrinterError: no toner cartridge"
  322. *Status: "PrinterError: paper entry misfeed"
  323.  
  324. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  325. *Source: "serial25"
  326. *Source: "AppleTalk"
  327. *Source: "Centronics"
  328.  
  329. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  330. *PrinterError: "timeout, clearing printer"
  331. *PrinterError: "warming up"
  332. *PrinterError: "service call"
  333. *PrinterError: "paper entry misfeed"
  334. *PrinterError: "no toner cartridge"
  335. *PrinterError: "paper entry misfeed"
  336.  
  337. *% Color Separation Information =====================
  338.  
  339. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  340.  
  341. *InkName: ProcessBlack/Process Black
  342. *InkName: CustomColor/Custom Color
  343. *InkName: ProcessCyan/Process Cyan
  344. *InkName: ProcessMagenta/Process Magenta
  345. *InkName: ProcessYellow/Process Yellow
  346.  
  347. *%  For 60 lpi / 300 dpi  ===============================
  348.  
  349. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  350. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  351. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  352. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  353. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  354.  
  355. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  356. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  357. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  358. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  359. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  360.  
  361. *%  For 53 lpi / 300 dpi  ===============================
  362.  
  363. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  364. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  365. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  366. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  367. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  368.  
  369. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  370. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  371. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  372. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  373. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  374.  
  375. *%  For 85 lpi / 600 dpi  5,5,2,6,6,2,20/3,0) =====================
  376.  
  377. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  378. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  379. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  380. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  381. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  382.  
  383. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  384. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  385. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  386. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  387. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  388.  
  389. *ColorSepScreenProc ProcessBlack.60lpi/60 lpi: "
  390. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  391. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  392. *End
  393.  
  394. *ColorSepScreenProc CustomColor.60lpi/60 lpi: "
  395. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  396. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  397. *End
  398.  
  399. *ColorSepScreenProc ProcessCyan.60lpi/60 lpi: "
  400. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  401. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  402. *End
  403.  
  404. *ColorSepScreenProc ProcessMagenta.60lpi/60 lpi: "
  405. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  406. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  407. *End
  408.  
  409. *ColorSepScreenProc ProcessYellow.60lpi/60 lpi: "
  410. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  411. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  412. *End
  413.  
  414. *%  For 71 lpi / 600 dpi  ===============================
  415.  
  416. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  417. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  418. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  419. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  420. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  421.  
  422. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  423. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  424. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  425. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  426. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  427.  
  428. *% end of PPD file for Sharp JX-9460.PS Series
  429.